projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbbb611
)
mips: bmips: add bcm6345-wdt driver support for BCM6328
author
Álvaro Fernández Rojas
<
[email protected]
>
Tue, 16 May 2017 16:29:11 +0000
(18:29 +0200)
committer
Daniel Schwierzeck
<
[email protected]
>
Wed, 31 May 2017 12:49:54 +0000
(14:49 +0200)
This driver controls the watchdog present on this SoC.
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
arch/mips/dts/brcm,bcm6328.dtsi
patch
|
blob
|
history
diff --git
a/arch/mips/dts/brcm,bcm6328.dtsi
b/arch/mips/dts/brcm,bcm6328.dtsi
index 3926885899d6db24b3c3fec334ff198bd6f722d0..36dd8bc7925e9a40603413252ffa4f0fa73c22a4 100644
(file)
--- a/
arch/mips/dts/brcm,bcm6328.dtsi
+++ b/
arch/mips/dts/brcm,bcm6328.dtsi
@@
-78,6
+78,12
@@
mask = <0x1>;
};
+ wdt: watchdog@1000005c {
+ compatible = "brcm,bcm6345-wdt";
+ reg = <0x1000005c 0xc>;
+ clocks = <&periph_osc>;
+ };
+
gpio: gpio-controller@10000084 {
compatible = "brcm,bcm6345-gpio";
reg = <0x10000084 0x4>, <0x1000008c 0x4>;